how to find python location in cmd

93

how to find python location in cmd -

python -c "import sys; print(sys.executable)"

Comments

Submit
0 Comments